const crypto/cipher.streamBufferSize

3 uses

	crypto/cipher (current package)
		ctr.go#L24: const streamBufferSize = 512
		ctr.go#L42: 	bufSize := streamBufferSize
		ofb.go#L26: 	bufSize := streamBufferSize